Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Aug 12, 2025

This PR removes a workaround for a bug in Foundation's URL on Windows where the path property would not be formatted correctly. See swiftlang/swift-foundation#1038.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR removes a workaround for a bug in Foundation's `URL` on Windows where
the `path` property would not be formatted correctly. See swiftlang/swift-foundation#1038.
@grynspan grynspan added this to the Swift 6.x (main) milestone Aug 12, 2025
@grynspan grynspan self-assigned this Aug 12, 2025
@grynspan grynspan added the bug 🪲 Something isn't working label Aug 12, 2025
@grynspan grynspan added workaround Workaround for an issue in another component (may need to revert later) attachments/activities 🖇️ Work related to attachments and/or activities cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) labels Aug 12, 2025
@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan merged commit 893b4e8 into main Aug 12, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/remove-url-path-workaround branch August 12, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
attachments/activities 🖇️ Work related to attachments and/or activities bug 🪲 Something isn't working cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) workaround Workaround for an issue in another component (may need to revert later)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants